[INFO] cloning repository https://github.com/martinbudden/crate-protoflight
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinbudden/crate-protoflight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinbudden%2Fcrate-protoflight", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinbudden%2Fcrate-protoflight'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b2e275dcc089247efdc23272f8ba6c35c7b6e25
[INFO] checking martinbudden/crate-protoflight against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinbudden%2Fcrate-protoflight" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/martinbudden/crate-protoflight
[INFO] finished tweaking git repo https://github.com/martinbudden/crate-protoflight
[INFO] tweaked toml for git repo https://github.com/martinbudden/crate-protoflight written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martinbudden/crate-protoflight on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martinbudden/crate-protoflight already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee
[INFO] running `Command { std: "docker" "start" "679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling embassy-sync v0.8.0
[INFO] [stderr]     Checking embedded-io v0.7.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking embassy-executor-timer-queue v0.1.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking embedded-io-async v0.7.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling vqm v0.1.13
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling pidsk-controller v0.1.7
[INFO] [stderr]    Compiling signal-filters v0.1.9
[INFO] [stderr]    Compiling embassy-hal-internal v0.4.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling embassy-executor v0.10.0
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling blackbox-logger v0.1.8 (https://github.com/martinbudden/crate-blackbox-logger#68c34495)
[INFO] [stderr]    Compiling sensor-fusion v0.1.8
[INFO] [stderr]    Compiling motor-mixers v0.1.4 (https://github.com/martinbudden/crate-motor-mixers#4edb2e29)
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling protoflight v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking embedded-hal-bus v0.3.0
[INFO] [stderr]     Checking tinyrand v0.5.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking stream-buf v0.1.2
[INFO] [stderr]     Checking embedded-sdmmc v0.9.0
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]     Checking rtt-target v0.6.2
[INFO] [stderr]     Checking embassy-time v0.5.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking embedded-storage-file v0.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking embassy-embedded-hal v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling embassy-executor-macros v0.8.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking sequential-storage v7.2.0
[INFO] [stderr]     Checking simple-bitset v0.1.5
[INFO] [stderr]     Checking radio-controllers v0.1.5 (https://github.com/martinbudden/crate-radio-controllers#35b6a2df)
[INFO] [stderr]     Checking imu-sensors v0.1.2 (https://github.com/martinbudden/crate-imu-sensors#425aa975)
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/autopilot_task.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<144, 8>` (1152 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/barometer_task.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/battery_task.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/blackbox_task.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/blackbox_writer_task.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<208, 8>` (1664 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/gps_task.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/gyro_pid_task.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<128, 8>` (1024 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/imu_task.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<256, 16>` (2048 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/motor_mixer_task.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<112, 8>` (896 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/msp_task.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<624, 8>` (4992 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/osd_task.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<400, 16>` (3200 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/rx_task.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<264, 8>` (2112 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/main.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[embassy_executor::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<1200, 8>` (9600 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `::embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/autopilot_task.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<144, 8>` (1152 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/barometer_task.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/battery_task.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/blackbox_task.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/blackbox_writer_task.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<208, 8>` (1664 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/gps_task.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<136, 8>` (1088 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/gyro_pid_task.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<128, 8>` (1024 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/imu_task.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<256, 16>` (2048 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/motor_mixer_task.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<112, 8>` (896 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/msp_task.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<624, 8>` (4992 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/osd_task.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<400, 16>` (3200 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/tasks/rx_task.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[embassy_executor::task]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<264, 8>` (2112 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/main.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[embassy_executor::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `TaskPool<impl Future<Output = ()>, 1>` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `embassy_executor::_export::TaskPoolHolder<1200, 8>` (9600 bits)
[INFO] [stdout]    = note: this error originates in the attribute macro `::embassy_executor::task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protoflight` (bin "protoflight") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `protoflight` (bin "protoflight" test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee", kill_on_drop: false }`
[INFO] [stdout] 679123dbeabd4a9158214f77774cdf1eca31f2a03ca8a8f89b7dae8275ce94ee
